home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: uu4news.netcom.com!zodiac!szh
- From: szh@zcon.com (Syed Zaeem Hosain)
- Subject: Re: && operator question
- Message-ID: <1996Feb17.054119.20721@zcon.com>
- Sender: szh@zcon.com (Syed Zaeem Hosain)
- Nntp-Posting-Host: zodiac
- Reply-To: szh@zcon.com
- Organization: Z Consulting Group
- References: <fcusack-1502961453260001@mudskipper.cac.psu.edu>
- Date: Sat, 17 Feb 1996 05:41:19 GMT
-
- In article <fcusack-1502961453260001@mudskipper.cac.psu.edu>, fcusack@tdx.org (frank.) writes:
- >In article <31236240.1417@oc.com>, Larry Weiss <lfw@oc.com> wrote:
- >
- >> Matthew A Johnson wrote:
- >> >
- >> > if(expression1 && expression2)
- >> > some statement;
- >> >
- >> > My question is, if expression1 is false will expression2 get evaluated at
- >> > all?
- >> >
- >>
- >> No. Why do you ask that question here?
- >
- >Why wouldn't he ask it here? It is a C question...
-
- Yes, but about as elementary as it can get. Almost any book on C will
- discuss it - even the FAQ has a sort of reference in it and it did not
- take me much time to find it either. People should make the effort to
- read books on C, and the comp.lang.c FAQ, before posting here.
-
- Z
-
-
- --
- -------------------------------------------------------------------------
- | Syed Zaeem Hosain P. O. Box 610097 (408) 441-7021 |
- | Z Consulting Group San Jose, CA 95161 szh@zcon.com |
- -------------------------------------------------------------------------
-